hasRxTextMessage

abstract fun hasRxTextMessage(): Boolean

We keep the last received text message (only) stored in the device flash,
so we can show it on the screen.
Might be null
.meshtastic.MeshPacket rx_text_message = 7;

Return

Whether the rxTextMessage field is set.